From: bors Date: Sat, 23 Sep 2017 02:50:28 +0000 (+0000) Subject: Auto merge of #4521 - goffrie:master, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~6^2~42 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=aaa2609dbc5b922d8867bd26629de3fb41ae5289;p=cargo.git Auto merge of #4521 - goffrie:master, r=alexcrichton Use memoized hashes when hashing Fingerprint. The recursive hashing of dependencies can cause exponential blowup. We already have a memoized hash available, so use that, Merkle-tree-style. --- aaa2609dbc5b922d8867bd26629de3fb41ae5289